* {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body {
  min-width: auto;
  height: 100%;
  position: relative;
}

.fixed1,
.fixed2 {
  position: fixed;
  width: 1.09rem;
  height: 0.81rem;
}

.fixed1 {
  right: 2.2rem;
  top: 3.3rem;
}

.fixed2 {
  right: 2.2rem;
  top: 4.4rem;
}

.containers {
  width: 12.45rem;
  margin: 0 auto;
}

.img-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.top {
  margin: 0.26rem auto 0;
  font-size: 0.14rem;
  line-height: 0.14rem;
  color: #333;
  vertical-align: top;
  position: relative;
}

.right-top {
  display: inline-block;
  position: absolute;
  top: 0.01rem;
  right: 2.0rem;
  height: 0.4rem;
}

.right-top a {
  margin: 0 0.05rem;
}

.search-box {
  position: absolute;
  top: -0.12rem;
  right: 0;
}

.search-inp {
  width: 1.46rem;
  height: 0.4rem;
  vertical-align: top;
  border: none;
  background: #fff;
  padding-left: 0.1rem;
}

.search-btn {
  width: 0.5rem;
  height: 0.4rem;
  vertical-align: top;
  margin-left: -0.1rem;
  background: #5b94ce;
  line-height: 0.4rem;
  text-align: center;
  border: none;
  color: #fff;
}

.top span {
  margin-right: 0.05rem;
}

#fancybox-frame {
  vertical-align: top;
  margin-top: -0.05rem;
}

.main {
  height: 6.2rem;
  margin-top: 1.38rem;
  /* background: #000; */
}

.bottom {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 0.98rem;
  background: rgba(0, 0, 0, .7);
}

.nav-box,
.nav-list {
  height: 0.55rem;
  background: #2e75b6;
  font-size: 0;
}

.nav-list li.active {
  background: #1f4e79;
}

.nav-list li {
  width: 25%;
  border-left: 1px solid #ffffff;
  text-align: center;
  line-height: 0.55rem;
  font-size: 0.22rem;
  color: #fff;
  display: inline-block;
  cursor: pointer;
}

.nav-list li:first-child {
  border-left: 0;
}

.nav-list li img {
  width: 0.25rem;
  height: 0.26rem;
  vertical-align: top;
  margin-top: 0.15rem;
  margin-right: 0.1rem;
}

.main-box {
  height: 5.65rem;
  background: rgba(234, 235, 233, .95);
  padding: 0 0.13rem;
}

.bottom {
  text-align: center;
  padding-top: 0.3rem;
  font-size: 0;
}

.bottom img {
  vertical-align: top;
}

.b-span {
  color: #fff;
  display: inline-block;
  text-align: left;
}

.b-span a {
  margin: 0 0.1rem;
  vertical-align: top;
}

.b-span p span {
  margin-right: 0.1rem;
  vertical-align: top;
}

.b-span p:first-child span {
  margin-right: 0.35rem;
  vertical-align: top;
}

.b-span p {
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.16rem;
}

.b4 {
  margin-right: 0.02rem;
  margin-top: -0.02rem;
}

.b1 {
  margin-right: 0.1rem;
  margin-top: -0.05rem;
  width: 0.44rem;
  height: 0.51rem;
}

.b2 {
  margin-right: 0.2rem;
  width: 0.9rem;
  height: 0.43rem;
}

.b3 {
  margin-left: 0.2rem;
  width: 0.45rem;
  height: 0.41rem
}

.fixed1,
.fixed2,
.fixed3 {
  position: fixed;
  width: auto;
  height: auto;
  right: 1.5rem;
}

.fixed3 {
  top: 5.51rem;
}

.bottom {
  left: 0;
  font-size: 100%;
}

.right-top a {
  color: #000;
}

.bottom a {
  vertical-align: top;
  color: #fff;
}

.bottom-span {
  margin-right: 0 !important;
}

.bottom {}

.b-span {
  vertical-align: top;
}

.fivebanner div img {
  vertical-align: top;
}

@media screen and (min-width:1400px) and (max-width:1920px) {
  .bottom {
    height: 1.25rem;
  }
}

@media screen and (min-width:1200px) and (max-width:1367px) {
  .bottom {
    height: 0.98rem;
  }
}

/*火狐兼容*/
@-moz-document url-prefix() {
  @media screen and (min-width:1400px) and (max-width:1920px) {
    .bottom {
      height: 1rem;
    }
  }

  @media screen and (min-width:1200px) and (max-width:1367px) {
    .bottom {
      height: 0.98rem;
    }
  }

}

@media screen and (max-width: 1200px) {

  .containers.top {
    width: 100%;
    height: 7.6rem;
  }

  .top {
    margin: 0 auto;
    line-height: normal;
    position: relative;
  }

  .top .mbg {
    width: 100%;
    height: 100%;
  }

  .search-box {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    height: 2rem;
    margin-top: 4.1rem;
    margin-left: .77rem;
    margin-right: .77rem;

  }

  .search-inp {
    width: 100%;
    height: 2rem;
    line-height: 1.4rem;
    vertical-align: top;
    border: none;
    background: #fff;
    padding: .3rem .8rem;
    font-size: .66rem;
    border-radius: 1rem;
  }

  .search-inp::placeholder {
    color: #999;
  }

  .search-btn {
    width: .7rem;
    height: .7rem;
    margin-left: 0;
    background: #fff;
    line-height: normal;
    position: absolute;
    right: .9rem;
    top: .7rem;
  }

  .search-btn img {
    width: 100%;
  }

  .bottom {
    position: relative;
    background-color: #356aad;
    height: auto;
    top: 0 !important;
    bottom: 0 !important;
    padding: .77rem;
  }

  .b-span {
    color: #fff;
    display: block;
    text-align: center;
  }

  .b-span a {
    margin: 0;
  }

  .b-span span {
    display: block;
    margin-right: 0;
  }

  .b-span span {
    margin-bottom: 0;
    font-size: 0.62rem;
    line-height: 2;
  }

  .mlinks {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .77rem !important;
    padding-left: 1.2rem;
  }

  .mlinks a {
    font-size: .564rem;
    color: #bccee4;
  }

  .mlinks span {
    font-size: .564rem;
    color: #417cc6;
    margin: 0 .6rem !important;
  }

  .hui-row {
    display: flex;
    justify-content: center;
  }

  .hui-row .b4 {
    width: .6rem;
    height: .6rem;
    margin-right: 0.16rem;
    margin-top: 0.38rem;
  }

  .b1 {
    width: 1.205rem;
    height: 1.56rem;
    margin-right: 0;
    margin-top: 0.7rem;
  }

  .b2 {
    width: 3.44rem;
    height: 1.56rem;
    margin-right: 0.2rem;
    margin-top: 0.7rem;
  }
}